Stop cursor blinking in non-editable regions of a text view. (#311508,
authorMatthias Clasen <mclasen@redhat.com>
Fri, 9 Sep 2005 18:34:43 +0000 (18:34 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 9 Sep 2005 18:34:43 +0000 (18:34 +0000)
commitb7c337c50e0b74cd37d01037111a776d50a05cec
tree74db47a35f02fac9e37747f611e3899ea4b56f67
parent10bde14d06d58cd7f78a9d6361a7be650b39bac0
Stop cursor blinking in non-editable regions of a text view. (#311508,

2005-09-09  Matthias Clasen  <mclasen@redhat.com>

Stop cursor blinking in non-editable regions of a text view.
(#311508, Torbjörn Andersson)

* gtk/gtktextview.c (gtk_text_view_check_cursor_blink):
(cursor_blinks): Take editability into account when deciding
whether the cursor blinks.
(gtk_text_view_button_release_event):
(gtk_text_view_move_cursor_internal): Update cursor blinking here.
ChangeLog
ChangeLog.pre-2-10
gtk/gtktextview.c